home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 195
- Top = 111
- Width = 356
- Height = 144
- Caption = 'Audio Record Wizard'
- Color = clBtnFace
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- OldCreateOrder = False
- Scaled = False
- OnClose = FormClose
- OnKeyDown = FormKeyDown
- PixelsPerInch = 96
- TextHeight = 14
- object MainSkin: TNSSkin
- Left = 0
- Top = 0
- Width = 49
- Height = 25
- AutoSize = True
- FormHost = Owner
- end
- object BtnFile: TNSSkinButton
- Left = 50
- Top = 0
- Width = 26
- Height = 25
- Hint = 'New/Open'
- ParentShowHint = False
- ShowHint = True
- OnClick = BtnFileClick
- SkinHost = MainSkin
- end
- object BtnRec: TNSSkinButton
- Left = 98
- Top = 0
- Width = 26
- Height = 25
- Hint = 'Record'
- ParentShowHint = False
- ShowHint = True
- OnClick = BtnRecClick
- SkinHost = MainSkin
- end
- object BtnStop: TNSSkinButton
- Left = 121
- Top = 0
- Width = 26
- Height = 25
- Hint = 'Stop'
- ParentShowHint = False
- ShowHint = True
- OnClick = BtnStopClick
- SkinHost = MainSkin
- end
- object BtnPlay: TNSSkinButton
- Left = 144
- Top = 0
- Width = 26
- Height = 25
- Hint = 'Play'
- ParentShowHint = False
- ShowHint = True
- OnClick = BtnPlayClick
- SkinHost = MainSkin
- end
- object BtnOption: TNSSkinButton
- Left = 198
- Top = 24
- Width = 54
- Height = 9
- Hint = 'Options'
- ParentShowHint = False
- ShowHint = True
- OnClick = BtnOptionClick
- SkinHost = MainSkin
- end
- object BtnRL: TNSSkinButton
- Left = 245
- Top = 0
- Width = 24
- Height = 25
- Hint = 'Record List'
- ParentShowHint = False
- ShowHint = True
- OnClick = BtnRLClick
- SkinHost = MainSkin
- end
- object BtnMini: TNSSkinButton
- Left = 170
- Top = 0
- Width = 17
- Height = 25
- Hint = 'Minimize'
- ParentShowHint = False
- ShowHint = True
- OnClick = BtnMiniClick
- SkinHost = MainSkin
- end
- object BtnHelp: TNSSkinButton
- Left = 188
- Top = 0
- Width = 16
- Height = 25
- Hint = 'Help'
- ParentShowHint = False
- ShowHint = True
- OnClick = BtnHelpClick
- SkinHost = MainSkin
- end
- object BtnClose: TNSSkinButton
- Left = 205
- Top = 0
- Width = 16
- Height = 25
- Hint = 'Exit'
- ParentShowHint = False
- ShowHint = True
- OnClick = BtnCloseClick
- SkinHost = MainSkin
- end
- object NTrackBar: TNSSkinTrackBar
- Left = -2
- Top = 24
- Width = 200
- Height = 10
- Cursor = crHandPoint
- OnMouseUp = NTrackBarMouseUp
- Max = 10000
- end
- object Label1: TLabel
- Left = 140
- Top = 35
- Width = 100
- Height = 13
- AutoSize = False
- Caption = 'No File'
- Transparent = True
- end
- object Label2: TLabel
- Left = 267
- Top = 35
- Width = 57
- Height = 14
- Alignment = taRightJustify
- Caption = '00:00/00:00'
- Transparent = True
- end
- object Label8: TLabel
- Left = 290
- Top = 53
- Width = 35
- Height = 14
- Caption = 'KBytes'
- Transparent = True
- end
- object Label4: TLabel
- Left = 278
- Top = 53
- Width = 9
- Height = 13
- Alignment = taRightJustify
- Caption = '0 '
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Label3: TLabel
- Left = 140
- Top = 53
- Width = 43
- Height = 14
- Caption = 'File Size:'
- Transparent = True
- end
- object Label5: TLabel
- Left = 140
- Top = 71
- Width = 161
- Height = 13
- AutoSize = False
- Caption = '44100Hz Stereo 128Kbps'
- Transparent = True
- end
- object Image1: TImage
- Left = 250
- Top = 25
- Width = 19
- Height = 8
- end
- object BtnPause: TNSSkinButton
- Left = 74
- Top = 0
- Width = 26
- Height = 25
- Hint = 'Pause'
- ParentShowHint = False
- ShowHint = True
- Visible = False
- OnClick = BtnPauseClick
- States = 3
- SkinHost = MainSkin
- end
- object BtnSchedule: TNSSkinButton
- Left = 221
- Top = 0
- Width = 23
- Height = 25
- Hint = 'Schedule'
- ParentShowHint = False
- ShowHint = True
- OnClick = BtnScheduleClick
- SkinHost = MainSkin
- end
- object Timer1: TTimer
- Enabled = False
- Interval = 30
- OnTimer = Timer1Timer
- Top = 40
- end
- object SaveDialog1: TSaveDialog
- FilterIndex = 0
- Title = 'New/Open File '
- Left = 56
- Top = 40
- end
- object Timer2: TTimer
- Enabled = False
- OnTimer = Timer2Timer
- Left = 28
- Top = 40
- end
- object Timer3: TTimer
- Enabled = False
- Interval = 250
- OnTimer = Timer3Timer
- Left = 88
- Top = 40
- end
- object TrayIcon1: TTrayIcon
- PopupMenu = suiPopupMenu1
- Hide = True
- RestoreOn = imLeftClickUp
- PopupMenuOn = imRightClickUp
- Left = 32
- Top = 80
- end
- object Timer4: TTimer
- Enabled = False
- OnTimer = Timer4Timer
- Top = 80
- end
- object suiPopupMenu1: TsuiPopupMenu
- OwnerDraw = True
- UIStyle = Custom
- MenuItemHeight = 21
- SeparatorHeight = 5
- BarWidth = 0
- BarColor = 13554646
- Color = clWhite
- SeparatorColor = 8684164
- SelectedBorderColor = 10504772
- SelectedColor = 10504772
- SelectedFontColor = clWhite
- FontColor = clBlack
- BorderColor = clBlack
- FlatMenu = False
- FontName = 'Arial'
- FontSize = 8
- FontCharset = DEFAULT_CHARSET
- UseSystemFont = True
- Left = 64
- Top = 80
- object Open1: TMenuItem
- Caption = 'Open'
- OnClick = Open1Click
- end
- object Exit1: TMenuItem
- Caption = 'Exit'
- OnClick = Exit1Click
- end
- end
- object Timer5: TTimer
- Enabled = False
- Interval = 90
- OnTimer = Timer5Timer
- Left = 96
- Top = 80
- end
- end
-